Add convenience api for image dnd (#150165):
authorMatthias Clasen <mclasen@redhat.com>
Thu, 21 Oct 2004 04:53:23 +0000 (04:53 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 21 Oct 2004 04:53:23 +0000 (04:53 +0000)
commit968b192fecf7e52830d2355904ffc557908dea73
tree157186eaf1b03577564931b5d2ac583bd9bcb44c
parentbfb64fa04f98fc9f7eb5f4da39ab409934f1afd2
Add convenience api for image dnd (#150165):

2004-10-21  Matthias Clasen  <mclasen@redhat.com>

Add convenience api for image dnd (#150165):

* gtk/gtkselection.h:
* gtk/gtkselection.c (gtk_target_list_add_image_targets)
(gtk_selection_data_set_pixbuf, gtk_selection_data_get_pixbuf):
New functions to handle the image formats readable/writable
by gdk-pixbuf.

* gtk/gtkdnd.h:
* gtk/gtkdnd.c (gtk_drag_dest_add_image_targets)
(gtk_drag_source_add_text_targets): New functions to handle
the image formats readable/writable by gdk-pixbuf.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkdnd.c
gtk/gtkdnd.h
gtk/gtkselection.c
gtk/gtkselection.h